tests/installed: New installed, privileged tests using Fedora AH
authorColin Walters <walters@verbum.org>
Mon, 24 Apr 2017 18:40:06 +0000 (14:40 -0400)
committerAtomic Bot <atomic-devel@projectatomic.io>
Tue, 25 Apr 2017 15:15:06 +0000 (15:15 +0000)
commit654b0c4877d42b3b15a87114408722e843687ded
tree3d1c69129adce8067d8c130cc94d04821ecf7d2e
parent8b4196d8f74ab8d9e758fb55b3f8ec589d025da1
tests/installed: New installed, privileged tests using Fedora AH

Our container-driven tests can't e.g. test SELinux sanely, and
have to support being run as root *and* non-root too.

Use redhat-ci to provision a VM and run tests directly there. These are
installed tests too.

Closes: https://github.com/ostreedev/ostree/issues/806
Closes: #807
Approved by: jlebon
.redhat-ci.yml
Makefile-tests.am
maint.mk
tests/installed/README.md [new file with mode: 0644]
tests/installed/libinsttest.sh [new file with mode: 0644]
tests/installed/libtest-core.sh [new symlink]
tests/installed/run.sh [new file with mode: 0755]
tests/installed/test-bare-root.sh [new file with mode: 0755]
tests/installed/test-deploy-selinux.sh [new file with mode: 0755]
tests/libtest.sh